(try_window_id): Avoid starting to display in the moddle
authorGerd Moellmann <gerd@gnu.org>
Mon, 27 Nov 2000 12:12:14 +0000 (12:12 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 27 Nov 2000 12:12:14 +0000 (12:12 +0000)
commit732a4d78122449e81e96f3b705c9966eccdee07f
tree7405fbb6416bb4d897e976c363951055775ee1f2
parenta56b54cf347c88a96b8b36d3df39ea31523def9d
(try_window_id): Avoid starting to display in the moddle
of a character, a TAB for instance.  This is easier than to set
up the iterator exactly, and it's not a frequent case, so the
additional effort wouldn't really pay off.
src/xdisp.c